home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20031118-20041115 / 000039_jaltman@columbia.edu_Wed Dec 3 10:48:39 2003.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Path: newsmaster.cc.columbia.edu!not-for-mail
  2. From: Jeffrey Altman <jaltman@columbia.edu>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Re: Kermit VT220 - Function Keys
  5. Date: 3 Dec 2003 05:19:15 GMT
  6. Organization: Columbia University
  7. Lines: 43
  8. Message-ID: <bqjroj$m9h$2@newsmaster.cc.columbia.edu>
  9. References: <1a78c305.0312021927.523e8509@posting.google.com>
  10. NNTP-Posting-Host: papaya.cc.columbia.edu
  11. X-Trace: newsmaster.cc.columbia.edu 1070428755 22833 128.59.59.107 (3 Dec 2003 05:19:15 GMT)
  12. X-Complaints-To: postmaster@columbia.edu
  13. NNTP-Posting-Date: 3 Dec 2003 05:19:15 GMT
  14. User-Agent: tin/1.4.5-20010409 ("One More Nightmare") (UNIX) (SunOS/5.9 (sun4u))
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14715
  16.  
  17. C-Kermit does not emulation terminals.  It simply acts as a pass-through
  18. for the local terminal on Linux/Unix.  
  19.  
  20. FYI, DEC Do is the equivalent of the F15 key; not the F3 key.  On the
  21. VT220, the local F1-F5 keys are local only; they do not send commands
  22. to the host.
  23.  
  24. Jeffrey Altman
  25. Kermit 95 Author
  26.  
  27.  
  28. Chris McKeever <cgmckeever@yahoo.com> wrote:
  29. : I am trying to connect to our Phone PBX via a Kermit connection
  30. : through the serial cable (OS = Redhat 7.3 non graphical-CLI only)
  31.  
  32. : I can get into the switch without a problem, but it seems that I can
  33. : not make any changes becuase the 'do' button F3 doesnt seem to want to
  34. : cooperate.
  35.  
  36. : Now I am very confused at a lot of this, so please bear with me
  37.  
  38. : - Kermit emulates a VT220 as default
  39. : - is there somewhere to find out why the function keys do not work?
  40. : and then map them correctly
  41.  
  42. : in addition, the backspace doesnt seem to work at all.
  43.  
  44.  
  45. : I also tried this with minicom, and the backspace does work (it seems
  46. : to be emulating a VT102), but I still have the issue with the 'do' f3
  47. : button.
  48.  
  49. : Any help would be appreciated, I have been scouring the lists and web
  50. : for a while and I only seem to be going in circles.
  51.  
  52. : Thanks
  53. : cgmckeever
  54.  
  55. -- 
  56.  Jeffrey Altman * Volunteer Developer      Kermit 95 2.1 GUI available now!!!
  57.  The Kermit Project @ Columbia University  SSH, Secure Telnet, Secure FTP, HTTP
  58.  http://www.kermit-project.org/            Secured with MIT Kerberos, SRP, and 
  59.  kermit-support@columbia.edu               OpenSSL.
  60.